From: Glenn Morris Date: Wed, 22 Aug 2007 04:54:27 +0000 (+0000) Subject: Move tree-widget/ from etc/ to etc/images/ X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17237 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=930f79eb67bc39f09496bf4f02e0c8679d284725;p=emacs.git Move tree-widget/ from etc/ to etc/images/ --- diff --git a/etc/tree-widget/folder/leaf.xpm b/etc/tree-widget/folder/leaf.xpm deleted file mode 100644 index 53a86c75d64..00000000000 --- a/etc/tree-widget/folder/leaf.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * leaf_xpm[] = { -"16 22 9 1", -" c None", -". c #424242", -"+ c #949494", -"@ c #9C9C9C", -"# c #A5A5A5", -"$ c #ADADAD", -"% c #848484", -"& c #B5B5B5", -"* c #BDBDBD", -" ", -" ", -" ", -" ", -" ", -"....... ", -".++@@#.. ", -".+@@##.$. ", -".@@###.... ", -".@%%%+%$&. ", -".###$$$&&. ", -".#%+%%%&*. ", -".#$$$&&**. ", -".$%%+%%**. ", -".$$&&****. ", -".$&&*****. ", -".......... ", -" ", -" ", -" ", -" ", -" "};